home *** CD-ROM | disk | FTP | other *** search
/ Best of www.BestZips.com (Collector's Edition) / Best of WWW.BESTZIPS.COM Collector's Edition (JCSM Shareware) (JCS Marketing).ISO / internet / njwin102.zip / README.TXT next >
Text File  |  1996-08-08  |  8KB  |  180 lines

  1.            NJWIN Multilingual Support System
  2.                              Version 1.02
  3.  
  4.      Copyright (c) Hongbo Data Systems 1995-1996 All Rights Reserved.
  5.  
  6.  
  7. Introductions
  8. =============
  9.  
  10. NJWIN v1.0 is designed to support any windows program to display Chinese,
  11. Japanese and Korean characters under the standard Windows 95 environment.
  12. All Chinese / Japanese / Korean (CJK) coding standards are supported in NJWIN,
  13. and coding can be switched on the fly from one coding to another depending on
  14. the document being viewed.
  15.  
  16. Installation
  17. ============
  18.  
  19. 1). Shareware Version
  20.  
  21. You will normally receive the shareware version in a ZIP file, say
  22. NJWIN10.ZIP. First unzip it to a temporary directory, then type SETUP. The
  23. setup program will guide you through the installation process.
  24.  
  25. 2). Registered Version
  26.  
  27. Registered users will receive their copy of the latest version on disk(s).  To
  28. install, simply insert the first disk in drive A: or B:, then type SETUP. The
  29. setup program will guide you through the installation process.
  30.  
  31. Running NJWIN
  32. =============
  33.  
  34. By clicking mouse left button on the NJWIN Icon or start NJWIN from windows
  35. 95's START menu. The following NJWIN control center will be displayed on top
  36. right of the screen (default).
  37.  
  38.  
  39. 1). NJWIN System button: Pressing the button will display a popup menu with
  40.     selection of 'About NJWIN' and 'Exit NJWIN'
  41.  
  42. 2). NJWIN Options button: Pressing the button will displays a dialog box of
  43.     all options available for selection.
  44.  
  45. 3). Current Coding button: Displays current Coding in Use, pressing the button
  46.     will get a popup menu with following coding selections:
  47.  
  48.     Chinese GB JianTi        View Chinese GB file  using simplified characters
  49.     Chinese GB FanTi        View Chinese GB file using traditional characters
  50.     Chinese Big5 JianTi     View Chinese Big5 file using simplified characters
  51.     Chinese Big5 FanTi        View Chinese Big5 file using traditional characters
  52.     Japanese EUC-JIS        View Japanese file in EUC JIS coding
  53.     Japanese Shift-JIS        View Japanese file in Shift-JIS coding
  54.     Korean KS C 5601        View Korean file in KS C 5601 coding
  55.     ANSI / No CJK Support   View the document without CJK support
  56.  
  57. 4). Help button: Displays this help file.
  58.  
  59. 5). Move button: click and hold left mouse button on this button will let you
  60.     move NJWIN control center to other places, and NJWIN will remember the
  61.     position when started next time.
  62.  
  63.  
  64. Frequently Asked Questions about NJWIN
  65. ======================================
  66.  
  67. Q1: How to Use NJWIN to Read Chinese on Internet ?
  68. --------------------------------------------------
  69. A1: You should set NJWIN to Chinese Big5 or GB mode depending on the source.
  70. For Internet Chinese newsgroup alt.chinese.text, you can view in either GB or
  71. Big5 mode as long as HZ option is checked in the NJWIN Option dialog box.  For
  72. alt.chinese.text.big5, you should set NJWIN to Big5 simplified or traditional.
  73. To access those two newsgroups, its recommended to use Windows 95's
  74. HyperTerminal. When viewing Chinese HTML home pages, it normally allows you to
  75. select GB or Big5 code, so you should set NJWIN to the same code, either in
  76. simplified or traditional characters.
  77.  
  78. Due to the conflict between 7 bit HZ encoding and HTML language syntax, a 7
  79. bit HZ home page can not be viewed correctly under any WWW viewer. So never
  80. create a home page in 7 bit HZ coding. Use 8 bit HZ (eg. the HZ8) instead, or
  81. better just use plain GB or Big5. As all WWW viewers can not wrap long Chinese
  82. line correctly,  Chinese home pages should be pre-wrapped, and placed between
  83. the <PRE>  and </PRE> statement. See CND-CM Chinese magazine for an example.
  84.  
  85.  
  86. Q2: How to Use NJWIN to Read Japanese on Internet?
  87. ---------------------------------------------------
  88. A2: You should normally set to Shift-JIS mode because Shift-JIS is commonly
  89. used in Home pages, If you know a home page in EUC coding, then set NJWIN to
  90. EUC mode.  Under Shift-JIS or EUC mode,  all 7 bit JIS (New-JIS, Old-JIS and
  91. NEC-JIS) are recognized automatically. This recognition can be turn off
  92. through the NJWIN Option dialog box if desired.
  93.  
  94. If the Japanese home pages are not pre-wrapped or in 7 bit JIS coding, It
  95. can't be viewed correctly under normal viewer, except using NETSCAPE. Under
  96. Netscape browser, you can set the  netscape font encoding to Japanese JIS, EUC
  97. or Shift-JIS depending on the source (go to Options - Preferences - Fonts,
  98. change 'The Default Encoding is' to Japanese JIS/EUC/SJIS). If you set
  99. Netscape to any of the Japanese Encoding, you must set NJWIN to Shift-JIS in
  100. order to view it correctly.
  101.  
  102.  
  103. Q3: How to Display CJK Text Perfectly on the Screen?
  104. -----------------------------------------------------
  105. A3: Since NJWIN uses 16x16 font for screen display, and Windows scale it to
  106. any size that specified by the displaying program. To get perfect screen
  107. display (ie. in 16x16 bitmap), you should set the concerned program to use 11
  108. or 12 point font for display. To get perfect display in menu or dialog box,
  109. set the font to 'System Font'. (from Windows 95's START - Settings - Control
  110. Panel - Screen - Appearance ).
  111.  
  112.  
  113. Q4: Does NJWIN work in Windows NT?
  114. ----------------------------------
  115. A4: NJWIN only supports 16 bit applications under Windows NT. That means you
  116. can use 16 bit programs, like Netscape 16 bit, etc., to handle CJK. Because
  117. system controls (Button, ListBox, Edit, etc.) are 32 bits, so you could not
  118. see any Chinese display. If you are developing 32 bit DBCS application and
  119. want it to run it under Windows 95 and NT without any DBCS system support,
  120. please contact us for information on our royalty free NJSDK 32-bit DLL for
  121. linking to your application.
  122.  
  123.  
  124. Q5: Does NJWIN work in Windows 3.1x?
  125. ------------------------------------
  126. A5: Not work in currently version, hopefully it will in next release.
  127.  
  128.  
  129. Q6: How to make NJWIN work for MS-Word 6.0 or later version?
  130. ------------------------------------------------------------
  131. A6: You should disable MS-Word's AutoCorrect function and not allow the
  132. non-printing characters to be shown. Go to Word's Tool menu - AutoCorrect,
  133. uncheck all selections. Go to Tool - Options..., uncheck all non-printing
  134. characters..
  135.  
  136. Q7: How to use Netscape v2.0 with NJWIN?
  137. ----------------------------------------
  138. A7: Netscape v2.0 has support for Chinese (GB/Big5), Japanese (EUC/SJIS)
  139. and Korean (KSC) text. The home page no longer need to be in pre-wrapped
  140. format. Netscape will wrap the line correctly according to the size of
  141. current screen. It has been found that setting all the font sizes to 14
  142. points will produce best screen display.
  143.  
  144. Q8: Are there any known problems with NJWIN?
  145. --------------------------------------------
  146. A8: In Version 1.0, Windows 95's Internet PPP manual connection screen will
  147. stop NJWIN if NJWIN is active when the manual connection screen is poping
  148. up. This can be avoided by connecting to the internet PPP first, then start
  149. NJWIN. ***** This problem has been fixed in v1.01 *****
  150.  
  151.  
  152. Revision History:
  153. =================
  154.  
  155. V1.02.06 (20 MAY 1996)
  156.   1. Bug Fix:     NJWIN crash when printing under Netscape.
  157.   2. Improvement: a new 'Exit' button added on control bar.
  158.  
  159. V1.01.05 (20 NOV 1995) Following bugs have been fixed:
  160.   1. NJWIN did not work with Netscape when Certain video card (Cirrus Logic)
  161.      are used.
  162.   2. NJWIN stops the manual dialing of Internet PPP connection. It has to be
  163.      reboot in order to make the connection again.
  164.   3. Now cursor can located correctly with GB, EUC and KSC codings in a
  165.      normal English application.
  166.     
  167. V1.00.03 (10 OCT 1995) First Release
  168.      NJWIN support various CJK text (GB/Big5, JIS/EUC/SJIS and KSC) display
  169.      under windows 95. It works in Windows NT v3.5x for 16 bit applications
  170.      only.
  171.  
  172.  
  173. ===========================================================================
  174.   Hongbo Data Systems Inc.   Tel:+61-2-869-0821   Fax:+61-2-869-0823
  175.            (After July 1996, Tel:+61-2-9869-0821  Fax:+61-2-9869-0823)
  176.   P. O. Box 40             CompuServe:  100032,2724
  177.   Epping NSW 2121         InterNet:      Hongbo@njstar.com.au
  178.   Australia                  WWW:         http://www.njstar.com.au/
  179. ===========================================================================
  180.